Py_AddPendingCall

_

extern (C)
int
Py_AddPendingCall
(
int function(
void*
)
func
,
void* arg
)

Meta