FnGetRLimit

Type Alias FnGetRLimit 

Source
pub type FnGetRLimit = unsafe extern "C" fn(rlimit_resource, *mut rlimit) -> c_int;