Function windows_sys::Win32::System::Search::SQLGetCursorName
[−]pub unsafe extern "system" fn SQLGetCursorName(
statementhandle: *mut c_void,
cursorname: *mut u8,
bufferlength: i16,
namelengthptr: *mut i16
) -> i16
Expand description
Required features: "Win32_System_Search"