pub unsafe extern "system" fn SQLSetCursorNameW(
    hstmt: *mut c_void,
    szcursor: *const u16,
    cchcursor: i16
) -> i16
Expand description

Required features: ‘Win32_System_Search’