Function json_create_int

Source
pub unsafe extern "C" fn json_create_int(
    jp: *mut json_ctx_t,
    value: u64,
) -> *mut d_token_t