[][src]Function duktape_ffi_raw::duk_push_number

pub unsafe extern "C" fn duk_push_number(
    ctx: *mut duk_context,
    val: duk_double_t
)