Skip to main content

fdt_offset_ptr

Function fdt_offset_ptr 

Source
pub unsafe extern "C" fn fdt_offset_ptr(
    fdt: *const c_void,
    offset: c_int,
    checklen: c_uint,
) -> *const c_void