pub unsafe extern "C" fn libpd_get_instance(
    index: c_int
) -> *mut _pdinstance
Expand description

get a pd instance by index returns NULL if index is out of bounds or “this” instance when libpd is not compiled with PDINSTANCE