pub unsafe extern "system" fn SQLGetCursorNameW(
    hstmt: *mut c_void,
    szcursor: *mut u16,
    cchcursormax: i16,
    pcchcursor: *mut i16
) -> i16
Expand description

Required features: "Win32_System_Search"