Function windows::Wdk::System::SystemServices::RtlInsertElementGenericTableFull
pub unsafe fn RtlInsertElementGenericTableFull(
table: *const RTL_GENERIC_TABLE,
buffer: *const c_void,
buffersize: u32,
newelement: Option<*mut BOOLEAN>,
nodeorparent: *const c_void,
searchresult: TABLE_SEARCH_RESULT,
) -> *mut c_void