[][src]Function glean_ffi::ping_type::glean_new_ping_type

#[no_mangle]pub extern "C" fn glean_new_ping_type(
    ping_name: FfiStr<'_>,
    include_client_id: u8,
    send_if_empty: u8,
    reason_codes: *const *const c_char,
    reason_codes_len: i32
) -> u64