pub unsafe extern "system" fn SQLGetTypeInfoW(
    statementhandle: *mut c_void,
    datatype: i16
) -> i16
Expand description

Required features: "Win32_System_Search"