Function windows::Wdk::Storage::FileSystem::ZwCreateDirectoryObject

pub unsafe fn ZwCreateDirectoryObject(
    directoryhandle: *mut HANDLE,
    desiredaccess: u32,
    objectattributes: *const OBJECT_ATTRIBUTES,
) -> NTSTATUS