Skip to main content

fdt_next_node

Function fdt_next_node 

Source
pub unsafe extern "C" fn fdt_next_node(
    fdt: *const c_void,
    offset: c_int,
    depth: *mut c_int,
) -> c_int