Function glib_sys::g_bit_nth_lsf

source ·
pub unsafe extern "C" fn g_bit_nth_lsf(
    mask: c_ulong,
    nth_bit: c_int
) -> c_int