Function rp2040_hal::rom_data::memset4::ptr

source ·
pub fn ptr() -> unsafe extern "C" fn(ptr: *mut u32, c: u8, n: u32) -> *mut u32
Expand description

Retrieve a function pointer.