Skip to main content

CvXSUB

Function CvXSUB 

Source
pub unsafe fn CvXSUB(
    my_perl: *mut PerlInterpreter,
    sv: *const SV,
) -> Option<unsafe extern "C" fn(*mut PerlInterpreter, *mut CV)>
Expand description

thx shim for crate::CvXSUB.