mnn::prelude

Function pthread_mutexattr_settype

source
pub unsafe extern "C" fn pthread_mutexattr_settype(
    attr: *mut pthread_mutexattr_t,
    _type: i32,
) -> i32