[−][src]Function libc::sysctl
pub unsafe extern "C" fn sysctl(
name: *const c_int,
namelen: c_uint,
oldp: *mut c_void,
oldlenp: *mut size_t,
newp: *const c_void,
newlen: size_t
) -> c_int
pub unsafe extern "C" fn sysctl(
name: *const c_int,
namelen: c_uint,
oldp: *mut c_void,
oldlenp: *mut size_t,
newp: *const c_void,
newlen: size_t
) -> c_int