Function windows_sys::Win32::Devices::Fax::FaxSetLoggingCategoriesW

pub unsafe extern "system" fn FaxSetLoggingCategoriesW(
    faxhandle: HANDLE,
    categories: *const FAX_LOG_CATEGORYW,
    numbercategories: u32,
) -> BOOL