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