Function zbar::zbar::zbar_image_create [] [src]

pub unsafe extern "C" fn zbar_image_create() -> *mut zbar_image_t

constructor * @returns a new image object with uninitialized data and format. This image should be * destroyed using zbar_image_destroy as soon as the application is finished with it.