Function rusty_spine::c::spSequence_getPath

source ·
#[no_mangle]
pub unsafe extern "C" fn spSequence_getPath(
    self_0: *mut spSequence,
    basePath: *const c_char,
    index: c_int,
    path: *mut c_char
)