wb_robot_task_new

Function wb_robot_task_new 

Source
pub unsafe extern "C" fn wb_robot_task_new(
    task: Option<unsafe extern "C" fn(arg1: *mut c_void)>,
    param: *mut c_void,
)