[][src]Type Definition ntapi::ntldr::LdrEnumResources

type LdrEnumResources = unsafe extern "system" fn(DllHandle: PVOID, ResourceInfo: PLDR_RESOURCE_INFO, Level: ULONG, ResourceCount: *mut ULONG, Resources: PLDR_ENUM_RESOURCE_ENTRY) -> NTSTATUS;