[][src]Function swim_c::pthread::pthread_attr_setstacksize

pub unsafe extern "C" fn pthread_attr_setstacksize(
    attr: *mut pthread_attr_t,
    stacksize: usize
) -> i32