Function ngx_shmtx_force_unlock

Source
pub unsafe extern "C" fn ngx_shmtx_force_unlock(
    mtx: *mut ngx_shmtx_t,
    pid: i32,
) -> usize