Function phper_zval_str

Source
pub unsafe extern "C" fn phper_zval_str(
    zv: *mut zval,
    s: *mut zend_string,
)