Skip to main content

PyOS_getsig

Function PyOS_getsig 

pub unsafe extern "C" fn PyOS_getsig(
    arg1: i32,
) -> unsafe extern "C" fn(i32)
Available on crate feature tls only.