[][src]Function guile_sys::pthread_attr_setstack

pub unsafe extern "C" fn pthread_attr_setstack(
    arg1: *mut pthread_attr_t,
    arg2: *mut c_void,
    arg3: usize
) -> c_int