[][src]Function libperl_sys::Perl_swash_init

pub unsafe extern "C" fn Perl_swash_init(
    my_perl: *mut PerlInterpreter,
    pkg: *const c_char,
    name: *const c_char,
    listsv: *mut SV,
    minbits: I32,
    none: I32
) -> *mut SV