pub unsafe extern "system" fn RtlLookupElementGenericTable(
    table: *const RTL_GENERIC_TABLE,
    buffer: *const c_void
) -> *mut c_void
Expand description

Required features: "Wdk_Foundation", "Win32_System_Kernel"