Function windows::Win32::Devices::Tapi::lineAddProviderW

pub unsafe fn lineAddProviderW<P0, P1>(
    lpszproviderfilename: P0,
    hwndowner: P1,
    lpdwpermanentproviderid: *mut u32,
) -> i32
where P0: Param<PCWSTR>, P1: Param<HWND>,