Skip to main content

folk_eval_string_protected

Function folk_eval_string_protected 

Source
pub unsafe extern "C" fn folk_eval_string_protected(
    code: *const c_char,
    retval: *mut zval,
) -> c_int
Expand description

Eval with SIGSEGV protection. Returns -3 on SIGSEGV.