Function libflycapture2_sys::fc2ReadRegisterBlock [] [src]

pub unsafe extern "C" fn fc2ReadRegisterBlock(
    context: fc2Context,
    addressHigh: c_ushort,
    addressLow: c_uint,
    pBuffer: *mut c_uint,
    length: c_uint
) -> fc2Error