Function zval_try_get_long

Source
pub unsafe extern "fastcall" fn zval_try_get_long(
    op: *const zval,
    failed: *mut bool,
) -> zend_long