[][src]Function in3_sys::ctx_remove_required

pub unsafe extern "C" fn ctx_remove_required(
    parent: *mut in3_ctx_t,
    ctx: *mut in3_ctx_t
) -> Type

removes a required context after usage. removing will also call free_ctx to free resources.