pub unsafe extern "C" fn tibemsMapMsg_ItemExists(
    message: usize,
    name: *const c_char,
    exists: *mut tibems_bool
) -> tibems_status
Expand description

Test if a named pair exists.