[][src]Type Definition ntapi::ntrtl::RtlAllocateHandle

type RtlAllocateHandle = unsafe extern "system" fn(HandleTable: PRTL_HANDLE_TABLE, HandleIndex: PULONG) -> PRTL_HANDLE_TABLE_ENTRY;