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

Required features: "Wdk_Foundation", "Win32_System_Kernel"