Function windows::Wdk::System::SystemServices::IoCreateDisk

pub unsafe fn IoCreateDisk(
    deviceobject: *const DEVICE_OBJECT,
    disk: Option<*const CREATE_DISK>,
) -> NTSTATUS