Function kos_sys::dc::spu::spu_memset

source ยท
pub unsafe extern "C" fn spu_memset(
    to: c_uintptr_t,
    what: u32,
    length: c_size_t,
)