Function ntapi::ntldr::LdrGetDllHandleByName  
source · [−]pub unsafe extern "system" fn LdrGetDllHandleByName(
    BaseDllName: PUNICODE_STRING,
    FullDllName: PUNICODE_STRING,
    DllHandle: *mut PVOID
) -> NTSTATUS