ubpf_create

Function ubpf_create 

Source
pub unsafe extern "C" fn ubpf_create() -> *mut ubpf_vm
Expand description

@brief Create a new uBPF VM.

@return A pointer to the new VM, or NULL on failure.