kos_sys::arch::exec

Function arch_exec_at

Source
pub unsafe extern "C" fn arch_exec_at(
    image: *const c_void,
    length: u32,
    address: u32,
) -> !