Function blContextSetHint

Source
pub unsafe extern "C" fn blContextSetHint(
    self_: *mut BLContextCore,
    hintType: u32,
    value: u32,
) -> BLResult