Function windows_sys::Win32::System::Search::SQLSetCursorNameA

pub unsafe extern "system" fn SQLSetCursorNameA(
    hstmt: *mut c_void,
    szcursor: *const u8,
    cbcursor: i16,
) -> i16