[][src]Function libperl_sys::Perl_find_script

pub unsafe extern "C" fn Perl_find_script(
    my_perl: *mut PerlInterpreter,
    scriptname: *const c_char,
    dosearch: bool,
    search_ext: *const *const c_char,
    flags: I32
) -> *mut c_char