Function windows_sys::Win32::System::Search::SQLRowCount

pub unsafe extern "system" fn SQLRowCount(
    statementhandle: *const c_void,
    rowcount: *mut i64,
) -> i16