Function lodepng::ffi::lodepng_get_raw_size_lct [] [src]

#[no_mangle]
pub unsafe extern "C" fn lodepng_get_raw_size_lct(
    w: c_uint,
    h: c_uint,
    colortype: ColorType,
    bitdepth: c_uint
) -> usize