pub unsafe extern "C" fn fc2SetImageDimensions(
pImage: *mut fc2Image,
rows: c_uint,
cols: c_uint,
stride: c_uint,
pixelFormat: fc2PixelFormat,
bayerFormat: fc2BayerTileFormat,
) -> fc2Errorpub unsafe extern "C" fn fc2SetImageDimensions(
pImage: *mut fc2Image,
rows: c_uint,
cols: c_uint,
stride: c_uint,
pixelFormat: fc2PixelFormat,
bayerFormat: fc2BayerTileFormat,
) -> fc2Error