Function perl_clone

Source
pub unsafe extern "C" fn perl_clone(
    proto_perl: *mut PerlInterpreter,
    flags: UV,
) -> *mut PerlInterpreter