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

Required features: "Win32_System_Search"