[−][src]Function skyline::patching::patch_data
pub unsafe fn patch_data<T: Sized + Copy>(
offset: usize,
val: &T
) -> Result<(), Error>
Overwrite a value in read-only data with a passed value given an offset from the start of .text