[][src]Function ntapi::ntldr::LdrGetDllHandleEx

pub unsafe extern "system" fn LdrGetDllHandleEx(
    Flags: ULONG,
    DllPath: PWSTR,
    DllCharacteristics: PULONG,
    DllName: PUNICODE_STRING,
    DllHandle: *mut PVOID
) -> NTSTATUS