Function mnn::prelude::pthread_attr_setdetachstate

source ยท
pub unsafe extern "C" fn pthread_attr_setdetachstate(
    attr: *mut pthread_attr_t,
    state: i32,
) -> i32