pub unsafe extern "system" fn phoneInitialize(
    lphphoneapp: *mut u32,
    hinstance: HINSTANCE,
    lpfncallback: PHONECALLBACK,
    lpszappname: PCSTR,
    lpdwnumdevs: *mut u32
) -> i32
Expand description

Required features: "Win32_Foundation"