Skip to main content

get_auxv_raw

Function get_auxv_raw 

Source
pub unsafe fn get_auxv_raw(
    ptr: *const usize,
    requested_kind: usize,
) -> Option<usize>