Function LightLock_Init

Source
pub unsafe extern "C" fn LightLock_Init(lock: *mut LightLock)
Expand description

Initializes a light lock.

ยงArguments

  • lock - Pointer to the lock.