Function windows::Wdk::System::SystemServices::IoSetFileOrigin

pub unsafe fn IoSetFileOrigin<P0>(
    fileobject: *const FILE_OBJECT,
    remote: P0,
) -> NTSTATUS
where P0: Param<BOOLEAN>,