Function windows_sys::Win32::System::Search::SQLSetCursorNameW

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