Function php_syslog_str

Source
pub unsafe extern "C" fn php_syslog_str(
    priority: c_int,
    message: *const zend_string,
)