Skip to main content

ppl_delete_Generator

Function ppl_delete_Generator 

Source
pub unsafe extern "C" fn ppl_delete_Generator(
    g: ppl_const_Generator_t,
) -> c_int
Expand description

\relates ppl_Generator_tag \brief Invalidates the handle \p g: this makes sure the corresponding resources will eventually be released.