Function phper_sys::zend_try_assign_typed_ref_stringl[][src]

pub unsafe extern "C" fn zend_try_assign_typed_ref_stringl(
    ref_: *mut zend_reference,
    string: *const c_char,
    len: usize
) -> c_int