Function turbojpeg_sys::tjBufSize

source ·
pub unsafe extern "C" fn tjBufSize(
    width: c_int,
    height: c_int,
    jpegSubsamp: c_int
) -> c_ulong