Function try_lock_mutex

Source
pub unsafe extern "C" fn try_lock_mutex(
    MutexHandle: Hlong,
    Busy: *mut Hlong,
) -> Herror