Function cudaGetSymbolSize

Source
pub unsafe extern "C" fn cudaGetSymbolSize(
    size: *mut usize,
    symbol: *const c_void,
) -> cudaError_t