Function windows_sys::Win32::System::Search::SQLFreeHandle
pub unsafe extern "system" fn SQLFreeHandle(
handletype: i16,
handle: *mut c_void
) -> i16Expand description
Required features: "Win32_System_Search"