windows::Win32::Storage::FileSystem

Function RegisterForLogWriteNotification

pub unsafe fn RegisterForLogWriteNotification(
    hlog: HANDLE,
    cbthreshold: u32,
    fenable: bool,
) -> Result<()>