[][src]Function libperl_sys::Perl_my_snprintf

pub unsafe extern "C" fn Perl_my_snprintf(
    buffer: *mut c_char,
    len: usize,
    format: *const c_char,
    _: ...
) -> c_int