Function rp2040_hal::rom_data::memcpy44::ptr

source ยท
pub fn ptr() -> unsafe extern "C" fn(dest: *mut u32, src: *const u32, n: u32) -> *mut u8
Expand description

Retrieve a function pointer.