[][src]Function neon_sys::Neon_Object_Set_Index

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