pub unsafe extern "C" fn PMAPP_SetFIRMLaunchParams(
size: u32_,
in_: *const c_void,
) -> ResultExpand description
Sets the current FIRM launch parameters.
ยงArguments
size- Size of the FIRM launch parameter buffer.in- Buffer to retrieve the launch parameters from.