Function windows_sys::Win32::System::Search::SQLSetCursorName

pub unsafe extern "system" fn SQLSetCursorName(
    statementhandle: *mut c_void,
    cursorname: *const u8,
    namelength: i16,
) -> i16