Function c_gull::pthread_spin_init

source ·
pub unsafe extern "C" fn pthread_spin_init(
    lock: *mut i32,
    pshared: i32
) -> i32