Function guile_sys::pthread_attr_setguardsize [] [src]

pub unsafe extern "C" fn pthread_attr_setguardsize(
    __attr: *mut pthread_attr_t,
    __guardsize: size_t
) -> c_int