Function windows_native::ntobapi::NtOpenDirectoryObject
source · pub unsafe extern "system" fn NtOpenDirectoryObject(
DirectoryHandle: *mut HANDLE,
DesiredAccess: u32,
ObjectAttributes: *mut OBJECT_ATTRIBUTES
) -> NTSTATUS