Function windows_sys::Win32::System::Search::SQLExtendedFetch

pub unsafe extern "system" fn SQLExtendedFetch(
    hstmt: *mut c_void,
    ffetchtype: u16,
    irow: i64,
    pcrow: *mut u64,
    rgfrowstatus: *mut u16,
) -> i16