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

Required features: "Win32_Foundation"