fc2ReadRegisterBlock

Function fc2ReadRegisterBlock 

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