[][src]Function libperl_sys::perl_core::Perl_mode_from_discipline

pub unsafe extern "C" fn Perl_mode_from_discipline(
    my_perl: *mut PerlInterpreter,
    s: *const c_char,
    len: STRLEN
) -> c_int