Function ctru_sys::PMAPP_SetFIRMLaunchParams
source · pub unsafe extern "C" fn PMAPP_SetFIRMLaunchParams(
size: u32_,
in_: *const c_void
) -> Result
Expand description
Sets the current FIRM launch parameters.
§Arguments
size
- Size of the FIRM launch parameter buffer.in
- Buffer to retrieve the launch parameters from.