Function ntcore_sys::NT_GetEntry [] [src]

pub unsafe extern "C" fn NT_GetEntry(
    inst: NT_Inst,
    name: *const c_char,
    name_len: usize
) -> NT_Entry

Get Entry Handle. @param inst instance handle @param name entry name (UTF-8 string) @param name_len length of name in bytes @return entry handle