Function mnn::prelude::pthread_spin_init

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