Skip to main content

patch_u32

Function patch_u32 

Source
pub fn patch_u32(buf: &mut [u8], at: u32, v: u32) -> Result<()>