Function ctru_sys::APT_GetLockHandle
source · pub unsafe extern "C" fn APT_GetLockHandle(
flags: u16_,
lockHandle: *mut Handle
) -> Result
Expand description
Gets an APT lock handle.
§Arguments
flags
- Flags to use.lockHandle
- Pointer to output the lock handle to.