pub unsafe extern "system" fn FaxEnableRoutingMethodW(
    faxporthandle: HANDLE,
    routingguid: PCWSTR,
    enabled: BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"