loader_is_locked

Function loader_is_locked 

Source
pub unsafe extern "C" fn loader_is_locked(
    instance: *mut Loader,
) -> bool
Expand description

Check if loader is locked

§Arguments

  • instance (direction in) - loader instance

§Returns

true if locked