Function windows_sys::Wdk::System::SystemServices::RtlInsertElementGenericTableFull
pub unsafe extern "system" fn RtlInsertElementGenericTableFull(
table: *const RTL_GENERIC_TABLE,
buffer: *const c_void,
buffersize: u32,
newelement: *mut BOOLEAN,
nodeorparent: *const c_void,
searchresult: TABLE_SEARCH_RESULT
) -> *mut c_voidExpand description
Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"