Function sysctl::next_oid [] [src]

pub fn next_oid(oid: &Vec<c_int>) -> Result<Option<Vec<c_int>>, SysctlError>

Get the next OID.