rustmax::libc

Function pthread_spin_init

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