Function r_core::r_stack_push[][src]

pub unsafe extern "C" fn r_stack_push(
    s: *mut RStack,
    el: *mut c_void
) -> bool