pub unsafe extern "C" fn PMAPP_GetFIRMLaunchParams(
out: *mut c_void,
size: u32_,
) -> ResultExpand description
Gets the current FIRM launch parameters.
ยงArguments
size- Size of the FIRM launch parameter buffer.out(direction out) - Buffer to write the launch parameters to.