Function mnn::prelude::pthread_attr_getguardsize

source ยท
pub unsafe extern "C" fn pthread_attr_getguardsize(
    attr: *const pthread_attr_t,
    guardsize: *mut usize,
) -> i32