Skip to main content

folk_zval_set_string

Function folk_zval_set_string 

Source
pub unsafe extern "C" fn folk_zval_set_string(
    val: *mut zval,
    str: *const c_char,
    len: usize,
)