Function windows_sys::Win32::Devices::Fax::FaxSetLoggingCategoriesA

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