Function windows_sys::Wdk::Storage::FileSystem::FsRtlSetEcpListIntoIrp

pub unsafe extern "system" fn FsRtlSetEcpListIntoIrp(
    irp: *mut IRP,
    ecplist: *const ECP_LIST,
) -> NTSTATUS