Skip to main content

fdt_subnode_offset_namelen

Function fdt_subnode_offset_namelen 

Source
pub unsafe extern "C" fn fdt_subnode_offset_namelen(
    fdt: *const c_void,
    parentoffset: c_int,
    name: *const c_char,
    namelen: c_int,
) -> c_int