image_from_data

Function image_from_data 

Source
pub unsafe extern "C" fn image_from_data(
    data: *const byte_t,
    size: u32,
) -> *mut Image