[][src]Function swim_c_sys::pthread::pthread_attr_getguardsize

pub unsafe extern "C" fn pthread_attr_getguardsize(
    attr: *const pthread_attr_t,
    guardsize: *mut size_t
) -> int