Function ctru_sys::PMAPP_GetFIRMLaunchParams
source · pub unsafe extern "C" fn PMAPP_GetFIRMLaunchParams(
out: *mut c_void,
size: u32_
) -> Result
Expand 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.