Type Definition cloudabi::processentry [] [src]

type processentry = unsafe extern "C" fn(_: *const auxv);

Entry point for a process (_start).

auxv: The auxiliary vector. See auxv.