Function THRandom_geometric

Source
pub unsafe extern "C" fn THRandom_geometric(
    _generator: *mut THGenerator,
    p: f64,
) -> c_int