[−][src]Function dw_sys::dwarf_getscopevar
pub unsafe extern "C" fn dwarf_getscopevar(
scopes: *mut Dwarf_Die,
nscopes: c_int,
name: *const c_char,
skip_shadows: c_int,
match_file: *const c_char,
match_lineno: c_int,
match_linecol: c_int,
result: *mut Dwarf_Die
) -> c_int