Skip to main content

sys_syscall_test_rust_outptr

Function sys_syscall_test_rust_outptr 

Source
#[unsafe(no_mangle)]
pub extern "C" fn sys_syscall_test_rust_outptr( value: i32, ptr: UserOutPtr<i32>, ) -> Status