[][src]Function neon_sys::Neon_Object_Get

pub unsafe extern "C" fn Neon_Object_Get(
    out: &mut Local,
    object: Local,
    key: Local
) -> bool