bli_pthread_switch_on

Function bli_pthread_switch_on 

Source
pub unsafe extern "C" fn bli_pthread_switch_on(
    sw: *mut bli_pthread_switch_t,
    init: Option<unsafe extern "C" fn() -> c_int>,
) -> c_int