rusteron_media_driver::bindings

Function aeron_config_parse_int32

Source
pub unsafe extern "C" fn aeron_config_parse_int32(
    name: *const c_char,
    str_: *const c_char,
    def: i32,
    min: i32,
    max: i32,
) -> i32