pub unsafe extern "system" fn SQLSetConnectAttrW(
    hdbc: *mut c_void,
    fattribute: i32,
    rgbvalue: *const c_void,
    cbvalue: i32
) -> i16
Expand description

Required features: "Win32_System_Search"