Function ctru_sys::LightLock_Unlock

source ·
pub unsafe extern "C" fn LightLock_Unlock(lock: *mut LightLock)
Expand description

Unlocks a light lock.

§Arguments

  • lock - Pointer to the lock.