Function ap_php_asprintf

Source
pub unsafe extern "C" fn ap_php_asprintf(
    buf: *mut *mut c_char,
    format: *const c_char,
    ...
) -> c_int