Function lodepng::ffi::lodepng_encode32_file[][src]

#[no_mangle]pub unsafe extern "C" fn lodepng_encode32_file(
    filename: *const c_char,
    image: *const u8,
    w: c_uint,
    h: c_uint
) -> ErrorCode