Function windows_sys::Wdk::System::SystemServices::RtlLookupElementGenericTableFull
pub unsafe extern "system" fn RtlLookupElementGenericTableFull(
table: *const RTL_GENERIC_TABLE,
buffer: *const c_void,
nodeorparent: *mut *mut c_void,
searchresult: *mut TABLE_SEARCH_RESULT
) -> *mut c_void
Expand description
Required features: "Wdk_Foundation"
, "Win32_System_Kernel"