phper_zend_set_call_num_args

Function phper_zend_set_call_num_args 

Source
pub unsafe extern "C" fn phper_zend_set_call_num_args(
    execute_data: *mut zend_execute_data,
    num: u32,
)