[][src]Function libperl_sys::Perl_swash_fetch

pub unsafe extern "C" fn Perl_swash_fetch(
    my_perl: *mut PerlInterpreter,
    swash: *mut SV,
    ptr: *const U8,
    do_utf8: bool
) -> UV