Skip to main content

aeron_image_is_publication_revoked

Function aeron_image_is_publication_revoked 

Source
pub unsafe extern "C" fn aeron_image_is_publication_revoked(
    image: *mut aeron_image_t,
) -> bool
Expand description

Was the associated publication revoked?

@param image to check @return true if the associated publication was revoked.