[][src]Function neon_sys::Neon_Object_Get_Index

pub unsafe extern "C" fn Neon_Object_Get_Index(
    out: &mut Local,
    object: Local,
    index: u32
) -> bool