libwebp_sys

Function WebPDataCopy

Source
pub unsafe extern "C" fn WebPDataCopy(
    src: *const WebPData,
    dst: *mut WebPData,
) -> c_int