Function lodepng::ffi::lodepng_chunk_type [] [src]

#[no_mangle]
pub unsafe extern "C" fn lodepng_chunk_type(
    type_: &mut [u8; 5],
    chunk: *const u8
)