Function ndk_sys::killpg

source ·
pub unsafe extern "C" fn killpg(
    __pgrp: c_int,
    __signal: c_int
) -> c_int