Function raylib::ffi::GetPixelDataSize[][src]

pub unsafe extern "C" fn GetPixelDataSize(
    width: i32,
    height: i32,
    format: i32
) -> i32